# Matlab Version of GDA-AM
# The WalkerQR file is adopted and modifed from https://users.wpi.edu/~walker/Papers/anderson_accn_algs_imps.pdf
# Run experiments by running run_compare.m run_nv.m run_lr.m 
# GDA.m OG.m WalkerQR.m are files of running fixed-point iterations.
# altGDA.m OG_fp.m simGDA.m altEG.m simEG.m are GDA operators. 
